FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (47 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhProcedure
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhProcedure
Status active
Name NxhProcedure
Experimental False
Description Nexuzhealth profile for a procedure in the problem domain
Type Procedure
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMocProcedure NxhMocProcedure

Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites NxhVSBodySites
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-procedure-codes NxhVSProcedureCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-procedure",
  "meta" : {
    "lastUpdated" : "2022-02-18T09:01:44.098+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhProcedure",
  "name" : "NxhProcedure",
  "status" : "active",
  "description" : "Nexuzhealth profile for a procedure in the problem domain",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.identifier:jpNr",
        "path" : "Procedure.identifier",
        "sliceName" : "jpNr",
        "definition" : "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.identifier:jpNr.system",
        "path" : "Procedure.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-procedure-codes"
        }
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.